SDAC

TCustomMSDataSet Events

Events of the TCustomMSDataSet class.

For a complete list of the TCustomMSDataSet class members, see the TCustomMSDataSet Members topic.

Public

Name Description

AfterExecute (inherited from TCustomDADataSet)

Occurs after a component has executed a query to database.

AfterFetch (inherited from TCustomDADataSet)

Occurs after dataset finishes fetching data from server.

AfterUpdateExecute

Occurs after executing insert, delete, update, lock and refresh operation.

BeforeFetch (inherited from TCustomDADataSet)

Occurs before dataset is going to fetch block of records from the server.

BeforeUpdateExecute

Occurs before executing insert, delete, update, lock and refresh operation.

OnUpdateError (inherited from TMemDataSet)

Occurs when an exception is generated while cached updates are applied to a database.

OnUpdateRecord (inherited from TMemDataSet)

Occurs when a single update component can not handle the updates.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback